ComponentOne ASP.NET MVC Controls
OnClientRowEditStarted Property

C1.Web.Mvc Namespace > FlexGridBase<T> Class : OnClientRowEditStarted Property
Occurs after a row enters edit mode.
Syntax
'Declaration
 
Public Overridable Property OnClientRowEditStarted As String
public virtual string OnClientRowEditStarted {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members